Skip to content

Update web worker template docs.#36965

Merged
ilonatommy merged 2 commits intomainfrom
update-web-worker-to-blazor-web-worker
Apr 8, 2026
Merged

Update web worker template docs.#36965
ilonatommy merged 2 commits intomainfrom
update-web-worker-to-blazor-web-worker

Conversation

@ilonatommy
Copy link
Copy Markdown
Member

@ilonatommy ilonatommy commented Apr 8, 2026

In dotnet/aspnetcore#66070 we made a decision with @danroth27 that the web worker template should be renamed to Blazor web worker template and made Blazor-specific. This change has to be followed by updates to docs.

Overview

  1. Blazor on web worker doc now uses Blazor-specific template.
  2. React doc now uses blazor web worker app and focus on "how to adapt it with minima changes so that it works with React". That is: editing .csproj and removing .cs JSInterop file. The changes should keep <net11 doc as it is (unless it has common parts with net11 that can be easily reused). React is lately shifting the focus to frameworks and they marked create-react-app as deprecated so we changed to Vite.
  3. Release notes had the old name of the template.

Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/blazor-with-dotnet-on-web-workers.md aspnetcore/blazor/blazor-with-dotnet-on-web-workers
aspnetcore/client-side/dotnet-on-webworkers.md aspnetcore/client-side/dotnet-on-webworkers

@dotnet-policy-service dotnet-policy-service bot requested a review from guardrex April 8, 2026 12:44
@guardrex
Copy link
Copy Markdown
Collaborator

guardrex commented Apr 8, 2026

@ilonatommy ... Looks great!!! There was just a duplicate word, "copy," in one spot.

I've approved. Merge when you're ready! 🎉

@ilonatommy ilonatommy merged commit 9fb9a14 into main Apr 8, 2026
4 checks passed
@ilonatommy ilonatommy deleted the update-web-worker-to-blazor-web-worker branch April 8, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants